ID3D11ShaderTraceFactory

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_11)
extern (C)
interface ID3D11ShaderTraceFactory : IUnknown {}

Members

Functions

CreateShaderTrace
HRESULT CreateShaderTrace(IUnknown pShader, D3D11_SHADER_TRACE_DESC* pTraceDesc, ID3D11ShaderTrace* ppShaderTrace)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta